fix(dashboard): Fix filter card positioning for horizontal native filters #22212
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
This PR is based on #22169 and fixes positioning of filter cards for horizontal and horizontal overflow native filters.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
Before:
![Screen Shot 2022-11-23 at 3 24 20 PM](https://user-images.githubusercontent.com/13007381/203656367-43210982-9ae9-454a-8f55-58e44e48937e.png)
![Screen Shot 2022-11-23 at 3 24 25 PM](https://user-images.githubusercontent.com/13007381/203656383-1a3c8163-0acf-49ec-97df-1edf62bf0e60.png)
After:
![Screen Shot 2022-11-23 at 3 25 32 PM](https://user-images.githubusercontent.com/13007381/203656403-f9866c60-250c-45da-ba74-853d8d883941.png)
![Screen Shot 2022-11-23 at 3 25 38 PM](https://user-images.githubusercontent.com/13007381/203656415-6f94b6cf-5cea-4428-b2c9-173550b25c16.png)
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
HORIZONTAL_FILTER_BAR